home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Comms & Internet / pagebuddy 1.0 / PageBuddy™ 1.0 / PageBuddy™ 1.0 -Version History < prev    next >
Text File  |  1999-04-19  |  6KB  |  186 lines

  1. PageBuddy™  Version History
  2.  
  3. Last Revision  : 16.4.1999; 11:40
  4.  
  5.  
  6.  
  7.  
  8. _______________________
  9. 1.0.1 
  10.  
  11. - Fixed mail data window bug (opening duplicate mail data window on OT error)
  12. - Fixed bug in Date and Time fields. PB now accepts only two characters.
  13. - Removed SMTP debugger code from DeleteCheckout ( i can't believe no one sent this bug to me !!!)
  14. - Fixed the hidden text bug in deleteDate win
  15. - reworked the icons a bit (grey bg)
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. _______________________
  24. 1.0 final
  25.  
  26. After not receiving any comments, feedback, bug reports or feature
  27. requests from the registered 350+ users, i declare PageBuddy final.
  28.  
  29.  
  30.  
  31. __________
  32. 1.0b14
  33.  
  34. - reworked the "Hide Tags" routines so CSSCRIPT tags are recognised
  35. - reworked the char scan routines so the Cyberstudio pages show up more nicely
  36. - reworked the admin acces code
  37. - fixed bugs (see bug list)
  38. - more work on the interface
  39. - cleaned code so probability of  crashes is minimized.
  40.  
  41.  
  42.  
  43. __________
  44. 1.0b13
  45. internal release to fix the TimerModeSetter bug and other annoying things
  46.  
  47.  
  48. __________
  49. 1.0b12
  50.  
  51. - addressed most (if not all) bugs that were reported in b10 /except tags coloring, but that is an issue
  52.    i wont be able to fix in 1.0, this needs a major code rework.
  53. - added application preferences
  54. - added three levels of user interface
  55. - added password protection for admin preferences
  56. - worked on the interface appearance
  57.  
  58.  
  59. __________
  60. 1.0b11
  61.  
  62. Internal release to fix the TimerModeSetter crash problems
  63.  
  64. - fixed the timer stuff
  65. - fixed a unhandled NilObjectException when no link selected in ChangeALink methods
  66.  
  67.  
  68. __________
  69. 1.0b10
  70.  
  71. - reworked the resetGlobals, but still only save when close TaskWin -> NewReport (RB Bug ?)
  72. - SMTP data wrapping method slightly changed to behave somewhat nicer
  73. - SMTP bug when line dropped fixed
  74. - ModifyLink - Add Link missing values bug fixed
  75. - ModifyLink processes fixed - coorect windows opened now
  76. - ModifyLink - icons now stick when radiobutton is selected, yet change when selection changes
  77. - AddPage Publicationdates & Checkout now shows correctly eMail/paper/ZIP" when appropriate
  78. - now all windows should close themself on proceed
  79. - fixed a few flaws when converting encoded characters (work in progress !)
  80. - Missing ShowFileList and ShowFullPath buttons added
  81. - ShowFileList in ExchgPage-PublicationDates fixed
  82. - FullTitleWin lines adjusted
  83. - Registration routines improved
  84. - Fixed a preferenecs file bug (unregister after crash)
  85. - all checkout data gathering routines finalized
  86. - open a window showing the maildata on tcp error (dragndropable... to save the gathered data).
  87. - delete Link stuff modified
  88.  
  89.  
  90.  
  91.  
  92. _______________________
  93. 1.0 beta 9
  94.  
  95. - fixed a timer bug in ChangeLinkWin
  96. - reworked timer method
  97. - added DelelteALink stuff
  98. - reworked data gathering routines for checkout
  99. - added a MailDataWin on TCP errors to make data saveable
  100. - boolean globvar rawPaper and scanjob in globals
  101. - check for bPaper and bScanjob
  102. - edit checkout for addpage/paper
  103. - exchangeWin "proceed" > set globals if value for paper & scanjob
  104. - exchgcheckout "open" evt -> added scanjob/paper/email/disc
  105. - preCheckLink added boolean var for the decision in which loop the process is,
  106.    so the right win is opened
  107. - fixed spelling bugs (some...)
  108. - reworked GroupBox placement so old systems won't hide the controlls
  109.  
  110.  
  111. _______________________
  112. 1.0 beta 8
  113.  
  114. - added a timer method to prevent the "Try again button" in at least some cases
  115. - further tweaking of the data gathering methods
  116. - removed window coloring
  117. - rearranged part of the interface
  118. - added registration stuff
  119. - improved SetMailPreferences (you don't need no longer to quit PageBuddy after setting the prefs)
  120. - added direct BalloonHelp access so the "HelpWin" is no longer needed
  121. - tried to fix a nasty listbox crash (no luck so far)
  122. - started to translate all texts to french (thanks to Matthieu for his wonderful contribution !)
  123.  
  124.  
  125. _______________________
  126. 1.0 beta 7
  127.  
  128. - not released. fixed most of the bugs that were reported (i said most, not all !)
  129.  
  130. _______________________
  131. 1.0 beta 6
  132.  
  133. - fixed "try again" file not found crash
  134. - fixed the "crash on empty variable" bug
  135. - added FullPathWin and FullLinkWin to show long URLs and titles
  136. - implemented html formatted messages
  137. - added help for those who forgot putting PageBuddy in the right place
  138. - fixed counter bugs
  139. - fixed some interface quirks
  140.  
  141.  
  142.  
  143. _______________________
  144. 1.0 beta 5
  145.  
  146. - found the bug that prevented some users from actually using PageBuddy
  147. -  EditPage and Replace Page Checkout routines collect and send data properly now
  148. -  reworked the ConvSpecChar routine. Now it definitely does not hang anymore when finding
  149.    a non-HTML compliant character
  150.  
  151.  
  152.  
  153.  
  154. _______________________
  155. 1.0 beta 4
  156.  
  157. - reworked the "Hide Tags" routine
  158. -  handfull of bugs chased and squished
  159. -  rearranged the interface in some windows to see how this looks (feedback appreciated)
  160. -  fixed (hopefully) all bugs that could lead to NilException errors (mostly due to missing values because of
  161.     no implemented code to handle canceled file select routines, should be gone now)
  162. -  rearranged window positions on open to behave better on small screens
  163. -  translated more ballon help and some text i've forgotten about.
  164. -  worked on the dataCollection routines in Checkout wins. not much there yet.
  165.  
  166. _______________________
  167. 1.0 beta 3
  168.  
  169. - added more "modify links" stuff
  170. -  debugged applescripts
  171. -  reworked the OpenFile (workfile.html) routines to not enter a infinite loop 
  172.  
  173. _______________________
  174. 1.0 beta 2
  175.  
  176. - added part of the "modify link" stuff. this is more tricky than expecte... code will appear in next two beta versions
  177. -  drag n drop functionality for the link text added
  178. -  string position for the draged link text  (easy lookup  method in source code)
  179. -  some bugs fixed (see bug list)
  180. -  worked on the resetGlobals strategy, partially implemented
  181.  
  182. _______________________
  183. 1.0 beta 1
  184.  
  185. - cleaned code for beta release, no substantial features will be added as of now.
  186.    Feature requests will be scheduled for v2.0. It's time for bug hunting.